Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: make extra watch files configurable (#264) #265

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

matt-gadd
Copy link
Contributor

(cherry picked from commit 6b8fcca)

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR

Description:
Backport of #264

@codecov
Copy link

codecov bot commented Apr 17, 2019

Codecov Report

Merging #265 into v5 will decrease coverage by 0.45%.
The diff coverage is 32.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v5     #265      +/-   ##
==========================================
- Coverage   52.17%   51.71%   -0.46%     
==========================================
  Files          10       10              
  Lines         621      640      +19     
  Branches      156      164       +8     
==========================================
+ Hits          324      331       +7     
- Misses        297      309      +12
Impacted Files Coverage Δ
src/functional.config.ts 28.57% <0%> (ø) ⬆️
src/logger.ts 100% <100%> (ø) ⬆️
src/base.config.ts 22.91% <11.53%> (-0.25%) ⬇️
src/main.ts 88.76% <37.5%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0895c32...53ff940. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 17, 2019

Codecov Report

Merging #265 into v5 will decrease coverage by 0.16%.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##               v5   #265      +/-   ##
========================================
- Coverage   52.17%    52%   -0.17%     
========================================
  Files          10     10              
  Lines         621    623       +2     
  Branches      156    158       +2     
========================================
  Hits          324    324              
- Misses        297    299       +2
Impacted Files Coverage Δ
src/base.config.ts 22.9% <0%> (-0.26%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0895c32...53ff940. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants